home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / schools / _transform / oddments / tintro < prev    next >
Text File  |  1991-10-13  |  2KB  |  36 lines

  1. Surjit Lidder                  !Transformers
  2.  
  3.  
  4. This programme was designed for revision purposes on Transformers.
  5.  
  6. Introduction: 
  7.               This programme is designed to give information on transformers and then the user is tested for what they have learnt.
  8. Once the programme is loaded, initially the title moves around the screen and then a menu is produced. There are 5 options from what the user may choose from:
  9.  
  10.  A) The TRANSFORMER                           C) Examples
  11.  
  12.  B) The CIRCUIT symbol for the transformer     D) Test Section
  13.  
  14.  Q) To Quit
  15.  
  16. From here the user now must make a choice. Once the appropriate key is pressed another screen is displayed showing information and once this is finished you are brought back to the main menu.
  17.  
  18.  The actual PROCEDURES used in the programme are listed below:
  19.  
  20. PROCinit : All REPEAT UNTIL loops are set to equal FALSE.
  21.            The values of the text window are assigned.
  22.            The sprites are loaded into 416K of System Sprite memory.
  23.  
  24. PROCtitle_moves : Two sprites move all over the screen freely for about 5                      seconds. 
  25.  
  26. PROCsetup_screen : The two title sprites are plotted.
  27.  
  28. PROCchoose : The menu is displayed in a text window and you are asked                   what you want to do next.
  29.  
  30. PROCtransformer : The "transformer" sprite is plotted and information is                        given on transformers. Then you get a choice.
  31.  
  32.                       Press....
  33.                            D) for the STEP-DOWN transformer
  34.         
  35.                            U) for the STEP-UP transformer
  36.